home *** CD-ROM | disk | FTP | other *** search
/ Pascal Super Library / Pascal Super Library (CW International)(1997).bin / LIBRARY / PBLIB1 / README!!.TXT < prev    next >
Text File  |  1994-05-04  |  1KB  |  35 lines

  1. The \PBLIBx & \PBBINx structure supercedes the HNR stuff uploaded on May 1.
  2. The content is roughly the same, but the unit names have
  3. all been changed (utility - PATCHFIL), and the directory
  4. structure is somewhat different.
  5.  
  6. I am structuring the upload in two pieces.
  7.  
  8. PBLIB1 - All the sources & docs.
  9.  
  10. PBBIN1 - All the TPUs end EXEs - unnecessary if our compilers
  11.              are compatible.
  12.  
  13. I am expecting feedback and code contributions  and expect to
  14. do a PBLIB2 in mid-July.  I expect upgrades from now on to be
  15. 98% compatable - and the other 2% should be PATCHFIL compatable
  16. name changes.
  17.  
  18. If you use OPRO or other libraries, please let me know about
  19. conflicts.  I am personally avoiding non-PD code for distribution
  20. reasons, but I respect other design decisions.
  21.  
  22.  
  23.  
  24. Errata.
  25.  
  26. 1. Compiling DB ran into an "Error 1 - Out of Memory" - I had to
  27.     add /L to have the link buffer placed on disk.
  28.  
  29. 2. UNITSCAN - needs XPROCS.pas and XUNITS.pas which are created by
  30.     DBPASGEN.  I haven't resolved the installation logic for
  31.     programs which require other programs in this way.  I think I
  32.     will ignore UNITSCAN in PBLIB1.  (UNITSCAN scans unit sources
  33.     and creates a dbf file of procedures and functions which makes
  34.     a handy reference list.)
  35.